ComponentOne ASP.NET MVC Controls
ValidateEdits Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : ValidateEdits Property
Gets or sets a value that determines whether the grid should remain in edit mode when the user tries to commit edits that fail validation.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overridable Property ValidateEdits As Boolean
[DefaultValue(true)]
public virtual bool ValidateEdits {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members